home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / comm / qfaxv106.zip / USAGE.TXT < prev   
Text File  |  1996-07-15  |  47KB  |  1,251 lines

  1.                 About how to use QuickStar FAX Pro V1.06
  2.                   Copyright (c) 1995 1996 Anthony Mai
  3.  
  4.         QuickStar Fax Pro V1.05 (QFAX) is a shareware FAX sending program
  5. for PCs. It is a DOS program, but can either run in the DOS environment or
  6. in the DOS session launched from the Windows. QuickStar Fax Pro (QFAX) is
  7. written by Anthony Mai (at Pennsylvania State University, USA) and brother
  8. Zeqiu Mai (in China). Anthony Mai is currently a member of the Association
  9. of Shareware Professionals. Please check the register.txt file for the ASP
  10. OMBUDSMAN Statement and find out contact information of the ASP, and for
  11. how to contact the author or register this shareware. QFAXV105.ZIP was
  12. released in July 15, 1996.
  13.  
  14.         QuickStar Fax Pro is aimed at providing an easy and quick solution 
  15. for sending plain text fax from your PC computer using the fax/modem. QFAX
  16. cuts the fax transmission time considerably comparing with some popular fax
  17. programs like WinFax. In one test QFAX sends a regular 12 pages plain text
  18. FAX at 14400 bps speed within 4 MINUTES. WinFax would take more than 12
  19. minutes to send the same document! The received fax will have near laser
  20. print quality.
  21.  
  22.         Because of the unique simple but powerful DOS command line interface
  23. QFAX is very suitable for your usage in many different situations:
  24.  
  25.         * If you want to fax out a plain text document quick and easy, use
  26.           QFAX. All you need to type on the DOS command line is like this:
  27.               qfax  myfile.txt  123-4567
  28.  
  29.           (Please be aware that non-ASCII documents, like word processor
  30.           documents, can not be faxed directly using QFAX. Such documents
  31.           need to be saved as plain text file or DOS text file first before
  32.           you can use QFAX to send them.)
  33.  
  34.         * If you have received a fax on your computer using QFAX or other
  35.           fax program, and you want to forward the same fax to another fax
  36.           number. You can do it using QFAX.
  37.  
  38.         * If you have a HP100lx/HP200lx, then QFAX is a must for you. It is
  39.           one of the best small, easy to use DOS fax program that is actually
  40.           suitable for usage on a HP palmtop.
  41.  
  42.         * If you want to send hundreds or even thousands of faxes to your
  43.           customers over night without any user attendance, and you want to
  44.           save on long distance phone bills, QFAX is the easiest solution.
  45.  
  46.         * If you need to send a fax to a fax number that you have to dial
  47.           manually to connect to. You can try QFAX.
  48.  
  49.         The list goes on and on as new features are added to QFAX for each
  50. new release of QFAX. And remember if you register QFAX now, you can always
  51. have a upgrade license for free for future releases of QFAX.
  52.  
  53.         One very attracting feature of QFAX is: You can write your own
  54. application to call QFAX to send out multiple faxes automatically, without
  55. the attendance of an operator. Once QFAX is registered, the execution of
  56. QFAX will not require any keyboard input at all. There is a C program as
  57. well as the compiled executable program included to illustrate how you can
  58. invoke QFAX from other programs. For more details see the "Send Multiple
  59. Fax" part close to the end of this file, right before the Init String list.
  60.  
  61.         This un-registered shareware version is COMPLETELY FUNCTIONAL,
  62. except that you can not configure the layout of the fax pages. You can use
  63. it to fax any plain text document with no problem. Once you register it with
  64. the author all useful features will resume! You will get the newest version
  65. of this software, plus you will get the next upgrade free! The Registration
  66. is quick and easy! Please read the enclosed file REGISTER.TXT to find info
  67. on how to register this software with the author. If you have questions
  68. regarding QFAX and you want to contact the author, you can also find the
  69. phone number and E-Mail at the end of this file or in the REGISTER.TXT file.
  70.  
  71.         The usage of QuickStar Fax Pro is very easy. Once it is properly set
  72. up. You can use the following simple command to send a fax:
  73.  
  74.                 qfax   myfile.txt   fax_number
  75.         or      qfax   \mydir\myfile.txt   fax_number
  76.  
  77.         Here  "myfile.txt" is the name of the text file you want to fax.
  78. "fax_number" is the fax number (including any long distance sufix number) 
  79. you want to fax to. It is preferable that you change current directory to
  80. where your text file is, and then start QFAX. It is preferable that you run
  81. QFAX from the directory where your text files are located. But if your text
  82. file is in a different directory you may attach a path name to the file name.
  83.  
  84.         You may edit the AUTOEXEC.BAT file located in the C:\ driver and add
  85. the directory path of QFAX to the PATH statement so your computer can always
  86. find where QFAX is, no matter from which directory you run QFAX.
  87.  
  88.         QFAX Version 1.06 is distributed in the zipped file QFAXV106.ZIP.
  89. After you get the zipped file QFAXV105.ZIP, You can unzip it using one of 
  90. those popular zip/unzip utilities (Like pkz204g.exe). You should get the 
  91. following files:
  92.  
  93.         file_id.diz     A small file describing QFAX (required by BBS's)
  94.         vendinfo.diz    A description file used by shareware distributors
  95.         qfax.exe        The main fax sending program
  96.         qfaxrec.exe     The fax receiver, decoder and converter program
  97.         qfax.cfg        The QFAX configuration file
  98.         readme.1st      The file you are reading now
  99.         usage.txt       The file explaining detailed usages of QFAX
  100.         register.txt    A text file telling you how to register QFAX
  101.         register.frm    Registration form to be used for registration
  102.         qfaxconf.exe    Small program to help you to determine the modem
  103.                         port and create customized qfax.cfg file
  104.         manyfax.c       A simple C program that you can use to send out
  105.                         lots of faxes automatically, without attendance
  106.         manyfax.exe     The compiled program of manyfax.c
  107.         manyfax.fdb     A text format database file containing fax numbers
  108.         miscinfo.txt    Misc notes. About the Author. Where to find QFAX.
  109.  
  110.         Note to HP palmtop users: QFAX.CFG, QFAX.EXE, QFAXREC.EXE are all
  111. you need to be able to use QFAX to send or receive fax. So to save memory
  112. you only need to load those three files to your HP palmtop. But if you want
  113. to give a copy to your friend, be sure to copy all original files together
  114. without any modification! For PC users please keep all files. They are all
  115. very small any way.
  116.  
  117.         Before you use QuickStar Fax Pro for the first time, you need to
  118. modify the included QFAX.CFG file so that it is compatible with the set up
  119. of your computer. QFAX.CFG is a plain text file and is intended to provide
  120. the program with informations of the settings of your fax/modem, the fax
  121. setting parameters that you intend to use as default, identification of
  122. your own phone number from where you will be sending FAX, etc.
  123.  
  124.         You can use DOS edit or any simple plan text editor to read and
  125. modify it. Or you can use the qfaxconf.exe program to create or modify it.
  126. To use qfaxconf.exe, simply type "qfaxconf". QFAXCONF.EXE will also detect
  127. the modem port automatically.
  128.  
  129. The format of the qfax.cfg file is as following:
  130. ------------------------------ cut here --------------------------------
  131. CommPort         2
  132. InitString       AT&F&C1&D2&K3M2L3
  133. PhoneNumber      1-234-567-8900
  134. TelephoneLine    Tone
  135. DialRepeatTimes  3
  136. NoDelay          No
  137. Font             16
  138. LineSpace        6
  139. AsciiSpace       2
  140. Size             748        1048
  141. Margin           64         56
  142. TopLine          7
  143. WaitTime         55
  144. ------------------------------- cut here -------------------------------
  145.  
  146.     The qfax.cfg file is composed by lines. Each line defines a parameter.
  147. All of those parameters have a default value already built in the program.
  148. So if you do want to use the default parameter for any of the above
  149. parameters you can just remove the line in qfax.cfg that associate